Click or drag to resize

SubscribeEvent Property

Gets or sets Event header field. The Event header field lists the event package to which the client would like to subscribe.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Event { get; set; }

Property Value

Type: String
See Also